export const load = ({ params }) => { return { tool: params.tool, }; };